home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / FreeRAM XP / FreeRAM XP Pro 1.40.exe / 0 / RCDATA / TFORM18 / TFORM18.txt < prev   
Text File  |  2003-11-30  |  8KB  |  326 lines

  1. object Form18: TForm18
  2.   Left = 229
  3.   Top = 379
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'FreeRAM XP Pro -- Create RAM-Cut Wizard'
  7.   ClientHeight = 320
  8.   ClientWidth = 491
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   ShowHint = True
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Image1: TImage
  23.     Left = 8
  24.     Top = 8
  25.     Width = 90
  26.     Height = 99
  27.     AutoSize = True
  28.     Picture.Data = {<image000.bmp>}
  29.     Transparent = True
  30.   end
  31.   object Label1: TLabel
  32.     Left = 104
  33.     Top = 8
  34.     Width = 325
  35.     Height = 18
  36.     Caption = 'FreeRAM XP Pro -- Create RAM-Cut Wizard'
  37.     Font.Charset = ANSI_CHARSET
  38.     Font.Color = clNavy
  39.     Font.Height = -16
  40.     Font.Name = 'Arial'
  41.     Font.Style = [fsBold, fsItalic]
  42.     ParentFont = False
  43.   end
  44.   object Label2: TLabel
  45.     Left = 104
  46.     Top = 32
  47.     Width = 116
  48.     Height = 13
  49.     Caption = 'What is a RAM-Cut?'
  50.     Font.Charset = DEFAULT_CHARSET
  51.     Font.Color = clWindowText
  52.     Font.Height = -11
  53.     Font.Name = 'MS Sans Serif'
  54.     Font.Style = [fsBold]
  55.     ParentFont = False
  56.   end
  57.   object Label3: TLabel
  58.     Left = 104
  59.     Top = 50
  60.     Width = 385
  61.     Height = 41
  62.     AutoSize = False
  63.     Caption = 
  64.       'A RAM-Cut is a RAM-freeing Windows shortcut. A RAM-Cut can be us' +
  65.       'ed to have FreeRAM XP Pro free up a certain amount of RAM, quit ' +
  66.       'itself, and then start any application you specify -- all with o' +
  67.       'ne click of the mouse.'
  68.     WordWrap = True
  69.   end
  70.   object Label4: TLabel
  71.     Left = 104
  72.     Top = 92
  73.     Width = 295
  74.     Height = 13
  75.     Caption = 'To create a RAM-Cut, simply follow the numbered steps below.'
  76.   end
  77.   object Label5: TLabel
  78.     Left = 8
  79.     Top = 110
  80.     Width = 338
  81.     Height = 13
  82.     Caption = 'Step 1: Select program to launch after RAM is freed (if any)'
  83.     Font.Charset = DEFAULT_CHARSET
  84.     Font.Color = clWindowText
  85.     Font.Height = -11
  86.     Font.Name = 'MS Sans Serif'
  87.     Font.Style = [fsBold]
  88.     ParentFont = False
  89.   end
  90.   object Label6: TLabel
  91.     Left = 19
  92.     Top = 130
  93.     Width = 82
  94.     Height = 13
  95.     Caption = 'Current selection:'
  96.   end
  97.   object Label7: TLabel
  98.     Left = 8
  99.     Top = 151
  100.     Width = 438
  101.     Height = 13
  102.     Caption = 
  103.       'Step 2: Choose how RAM will be freed before the above program is' +
  104.       ' launched'
  105.     Font.Charset = DEFAULT_CHARSET
  106.     Font.Color = clWindowText
  107.     Font.Height = -11
  108.     Font.Name = 'MS Sans Serif'
  109.     Font.Style = [fsBold]
  110.     ParentFont = False
  111.   end
  112.   object Label8: TLabel
  113.     Left = 8
  114.     Top = 192
  115.     Width = 475
  116.     Height = 13
  117.     Caption = 
  118.       'Step 3: Choose how the selected program will be launched (if non' +
  119.       'e, do not change)'
  120.     Font.Charset = DEFAULT_CHARSET
  121.     Font.Color = clWindowText
  122.     Font.Height = -11
  123.     Font.Name = 'MS Sans Serif'
  124.     Font.Style = [fsBold]
  125.     ParentFont = False
  126.   end
  127.   object Label10: TLabel
  128.     Left = 134
  129.     Top = 211
  130.     Width = 220
  131.     Height = 13
  132.     Caption = 'Command line arguments (leave blank if none):'
  133.   end
  134.   object Label11: TLabel
  135.     Left = 8
  136.     Top = 233
  137.     Width = 367
  138.     Height = 13
  139.     Caption = 'Step 4: Specify the name and location of the shortcut (RAM-Cut)'
  140.     Font.Charset = DEFAULT_CHARSET
  141.     Font.Color = clWindowText
  142.     Font.Height = -11
  143.     Font.Name = 'MS Sans Serif'
  144.     Font.Style = [fsBold]
  145.     ParentFont = False
  146.   end
  147.   object Label12: TLabel
  148.     Left = 19
  149.     Top = 252
  150.     Width = 77
  151.     Height = 13
  152.     Caption = 'Current location:'
  153.   end
  154.   object Label13: TLabel
  155.     Left = 8
  156.     Top = 273
  157.     Width = 376
  158.     Height = 13
  159.     Caption = 'When you are finished, click Create below to create the RAM-Cut.'
  160.     Font.Charset = DEFAULT_CHARSET
  161.     Font.Color = clWindowText
  162.     Font.Height = -11
  163.     Font.Name = 'MS Sans Serif'
  164.     Font.Style = [fsBold]
  165.     ParentFont = False
  166.   end
  167.   object Label9: TLabel
  168.     Left = 19
  169.     Top = 212
  170.     Width = 25
  171.     Height = 13
  172.     Caption = 'Start:'
  173.   end
  174.   object Edit1: TEdit
  175.     Left = 106
  176.     Top = 127
  177.     Width = 276
  178.     Height = 21
  179.     Hint = 
  180.       'Press the Change/Specify button to the right to select the progr' +
  181.       'am to launch after RAM is freed by the RAM-Cut. If none is speci' +
  182.       'fied, the RAM-Cut will simply free RAM, according to the options' +
  183.       ' in step 2, and then quit itself.'
  184.     ReadOnly = True
  185.     TabOrder = 0
  186.     Text = '(None yet specified; if none desired, do not change)'
  187.   end
  188.   object Button1: TButton
  189.     Left = 389
  190.     Top = 129
  191.     Width = 97
  192.     Height = 17
  193.     Caption = 'Change/Specify'
  194.     TabOrder = 1
  195.     OnClick = Button1Click
  196.   end
  197.   object RadioButton1: TRadioButton
  198.     Left = 19
  199.     Top = 170
  200.     Width = 97
  201.     Height = 17
  202.     Hint = 
  203.       'Select this option for the RAM-Cut to use AutoFree (recommended)' +
  204.       '.'
  205.     Caption = 'Use AutoFree'
  206.     Checked = True
  207.     TabOrder = 2
  208.     TabStop = True
  209.     OnClick = RadioButton1Click
  210.   end
  211.   object RadioButton2: TRadioButton
  212.     Left = 147
  213.     Top = 170
  214.     Width = 249
  215.     Height = 17
  216.     Hint = 
  217.       'Select this option for the RAM-Cut to free up an amount of RAM t' +
  218.       'hat you choose.'
  219.     Caption = 'Try to free up                       megabytes of RAM'
  220.     TabOrder = 3
  221.     OnClick = RadioButton2Click
  222.   end
  223.   object CSpinEdit1: TCSpinEdit
  224.     Left = 235
  225.     Top = 168
  226.     Width = 57
  227.     Height = 22
  228.     TabStop = True
  229.     Enabled = False
  230.     MaxValue = 99
  231.     MinValue = 1
  232.     ParentColor = False
  233.     TabOrder = 4
  234.     Value = 1
  235.   end
  236.   object Edit2: TEdit
  237.     Left = 357
  238.     Top = 208
  239.     Width = 131
  240.     Height = 21
  241.     Hint = 
  242.       'Enter in any command line arguments you wish to be passed to the' +
  243.       ' program you selected in step 1. This is not applicable if no pr' +
  244.       'ogram was selected in step 1.'
  245.     TabOrder = 5
  246.   end
  247.   object Edit3: TEdit
  248.     Left = 101
  249.     Top = 249
  250.     Width = 283
  251.     Height = 21
  252.     Hint = 
  253.       'Press the Change/Specify button to the right to specify the name' +
  254.       ' and location of the RAM-Cut, or RAM-freeing shortcut. Recommend' +
  255.       'ed locations include your Desktop and other commonly used folder' +
  256.       's.'
  257.     ReadOnly = True
  258.     TabOrder = 6
  259.     Text = '(None yet specified)'
  260.   end
  261.   object Button2: TButton
  262.     Left = 391
  263.     Top = 251
  264.     Width = 97
  265.     Height = 17
  266.     Caption = 'Change/Specify'
  267.     TabOrder = 7
  268.     OnClick = Button2Click
  269.   end
  270.   object Button3: TButton
  271.     Left = 118
  272.     Top = 291
  273.     Width = 121
  274.     Height = 25
  275.     Hint = 
  276.       'Click this button to create your RAM-Cut according to the option' +
  277.       's you specified in steps 1 through 4 above.'
  278.     Caption = '&Create RAM-Cut'
  279.     Default = True
  280.     TabOrder = 8
  281.     OnClick = Button3Click
  282.   end
  283.   object Button4: TButton
  284.     Left = 254
  285.     Top = 290
  286.     Width = 121
  287.     Height = 25
  288.     Hint = 'Click to cancel and close this window.'
  289.     Cancel = True
  290.     Caption = 'Cancel'
  291.     TabOrder = 9
  292.     OnClick = Button4Click
  293.   end
  294.   object ComboBox1: TComboBox
  295.     Left = 48
  296.     Top = 208
  297.     Width = 81
  298.     Height = 21
  299.     Hint = 
  300.       'Choose how the program you selected in step 1 will be launched: ' +
  301.       'normally, minimized, or maximized. May not be compatible with al' +
  302.       'l programs. Not applicable if no program selected in step 1.'
  303.     Style = csDropDownList
  304.     ItemHeight = 13
  305.     TabOrder = 10
  306.     Items.Strings = (
  307.       'normally'
  308.       'minimized'
  309.       'maximized')
  310.   end
  311.   object OpenDialog1: TOpenDialog
  312.     Filter = 'Executable Files (*.exe)|*.exe'
  313.     Title = 'Select the program to launch after RAM is freed'
  314.     Left = 456
  315.     Top = 152
  316.   end
  317.   object SaveDialog1: TSaveDialog
  318.     DefaultExt = 'lnk'
  319.     Filter = 'Windows Shortcut (*.lnk)|*.lnk'
  320.     Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
  321.     Title = 'Choose name and location of RAM-Cut'
  322.     Left = 424
  323.     Top = 272
  324.   end
  325. end
  326.